Skip to content

update from origin#1

Open
liubenhui wants to merge 3196 commits intojerryma119:3.0from
liubenhui:3.0
Open

update from origin#1
liubenhui wants to merge 3196 commits intojerryma119:3.0from
liubenhui:3.0

Conversation

@liubenhui
Copy link

No description provided.

phuslu and others added 30 commits January 4, 2015 22:46
add Level3 DNS
Remove Jobin's name
make goagent support update android
handler.send 未实现send,改为send_header
Make the error html page show the understandable character instead of unicode.
before this patch,you may get message in error page like this:
Local URLFetch 'http://blog.denevell.org/android-viewdraghelper-example-tutorial.html' failed
error(10013, '\xd2\xd4\xd2\xbb\xd6\xd6\xb7\xc3\xce\xca\xc8\xa8\xcf\xde\xb2\xbb\xd4\xca\xd0\xed\xb5\xc4\xb7\xbd\xca\xbd\xd7\xf6\xc1\xcb\xd2\xbb\xb8\xf6\xb7\xc3\xce\xca\xcc\xd7\xbd\xd3\xd7\xd6\xb5\xc4\xb3\xa2\xca\xd4\xa1\xa3')
error(10013, '\xd2\xd4\xd2\xbb\xd6\xd6\xb7\xc3\xce\xca\xc8\xa8\xcf\xde\xb2\xbb\xd4\xca\xd0\xed\xb5\xc4\xb7\xbd\xca\xbd\xd7\xf6\xc1\xcb\xd2\xbb\xb8\xf6\xb7\xc3\xce\xca\xcc\xd7\xbd\xd3\xd7\xd6\xb5\xc4\xb3\xa2\xca\xd4\xa1\xa3') 
while after the patch,the message like this:
Local URLFetch 'http://blog.denevell.org/android-viewdraghelper-example-tutorial.html' failed
[Errno 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。
[Errno 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。
make goagent support new android sdk download
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.